;;-----------vimascript
[@main]
#IF
Check [209] 1
Check [210] 1
Check [409] 0
#ACT
Mov A8 "ħ"
goto @TodayQuest_TQCase1
break
#ELSEACT
break

[@TodayQuest_TQCase1]
#IF
CheckDailyQuest 259
#ACT
goto @CALL_TodayQuest_Monster_Total

#IF
CheckDailyQuest 261
#ACT
goto @CALL_TodayQuest_Monster_Total

#IF
CheckDailyQuest 370
#ACT
goto @CALL_TodayQuest_Monster_Total
#ELSEACT
goto @main_Except

[@CALL_TodayQuest_Monster_Total]

#ACT 
goto @TodayQuest_Monster_Total
;;-----------vimascript
